---
created:
  source_filename: /home/runner/work/mknodes/mknodes/src/mknodes/pages/mkclasspage/__init__.py
  source_function: MkClassPage.__init__
  source_line_no: 46
hide:
- toc
icon: octicons/table-24
status: new
title: MkHtmlTable
---

[:fa-brands-github: Show source on GitHub](https://github.com/phil65/mknodes/blob/main/src/mknodes/basenodes/mkhtmltable/__init__.py)

### Class representing a html table.

!!! info "Description"

    Compared to MkTable, this will end up with a more verbose output,
    but it can contain more complex Markdown in cells.


